Feature: Ghost

Scenarios

Chart

Status

Progress

1

Passed

0.00%

Failed

0.00%
Total duration:
0m 29.390s

Scenario: E0002 - Crear un post con titulo y contenido

Before 0m 6.858s
Given I navigate to page "http://localhost:2368/ghost/#/signin" 0m 2.874s
When I enter email "d.oicata@uniandes.edu.co" password "1090Oicata@" 0m 2.024s
And I wait for 1 seconds 0m 1.687s
Then I clic to Sign in 0m 0.991s
Then Página principal del administrador 0m 2.522s
Then Clic en la sección de Posts 0m 1.278s
Then Página de listado de posts 0m 0.864s
When Clic en el boton New Post 0m 1.407s
Then Titulo del post 0m 1.187s
Then Clic en Contenido 0m 0.735s
Then Contenido del post 0m 0.584s
And I wait for 1 seconds 0m 1.305s
Then Clic en el boton publish-flow 0m 0.709s
Then Clic en el boton Continue 0m 0.519s
Then Clic en el boton Publish Post 0m 0.535s
Then Cierre el modal de confirmación 0m 3.304s + Show Error
Error: Can't call click on element with selector "[data-test-button="close-publish-flow"]" because element wasn't found
    at implicitWait (D:\REPOSITORIOS_UNIANDES\Kraken\Kraken\node_modules\webdriverio\build\utils\implicitWait.js:34:19)
    at async Element.elementErrorHandlerCallbackFn (D:\REPOSITORIOS_UNIANDES\Kraken\Kraken\node_modules\webdriverio\build\middlewares.js:20:29)
    at async Element.wrapCommandFn (D:\REPOSITORIOS_UNIANDES\Kraken\Kraken\node_modules\@wdio\utils\build\shim.js:136:29)
    at async KrakenWorld.<anonymous> (D:\REPOSITORIOS_UNIANDES\Kraken\Kraken\features\web\step_definitions\stepsPost.js:40:3)
Then Valida Post publicado en la lista de posts 0m 0.000s
After 0m 0.007s

Screenshots

Before
NO IMAGE AVAILABLE
Given I navigate to page "http://localhost:2368/ghost/#/signin"
When I enter email "d.oicata@uniandes.edu.co" password "1090Oicata@"
And I wait for 1 seconds
Then I clic to Sign in
Then Página principal del administrador
Then Clic en la sección de Posts
Then Página de listado de posts
When Clic en el boton New Post
Then Titulo del post
Then Clic en Contenido
Then Contenido del post
And I wait for 1 seconds
Then Clic en el boton publish-flow
Then Clic en el boton Continue
Then Clic en el boton Publish Post
Then Cierre el modal de confirmación
Then Valida Post publicado en la lista de posts
NO IMAGE AVAILABLE
After
NO IMAGE AVAILABLE